I have developed a .NET COM object to talk to a Web Service. I can create an object using CreateObject("COM.Class") in domino designer 5.0.8 and VB 6 (Both are non .NET envs) and access interface methods. For some reason, in Designer 6.0.2CF2, I get an error "Cannot create automation object". I can view the component in Ole Classes list in the designer. Am I missing something? I have spent more than 8 hours on this problem and haven't found any answer. Hope some one has an answer! Thanks
Go back